Uses of Class
system.servicemodel.configuration.UserNameServiceElement
-
Packages that use UserNameServiceElement Package Description system.servicemodel.configuration -
-
Uses of UserNameServiceElement in system.servicemodel.configuration
Methods in system.servicemodel.configuration that return UserNameServiceElement Modifier and Type Method Description static UserNameServiceElement
UserNameServiceElement. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoUserNameServiceElement
, a cast assert is made to check if types are compatible.UserNameServiceElement
ServiceCredentialsElement. getUserNameAuthentication()
Methods in system.servicemodel.configuration with parameters of type UserNameServiceElement Modifier and Type Method Description void
UserNameServiceElement. Copy(UserNameServiceElement from)
-