ServiceCredentials::IdentityConfiguration Property
.NET Framework (current version)
Gets or sets the identity configuration for the service.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property IdentityConfiguration^ IdentityConfiguration { IdentityConfiguration^ get(); void set(IdentityConfiguration^ value); }
Property Value
Type: System.IdentityModel.Configuration::IdentityConfiguration^The identity configuration for the service.
.NET Framework
Available since 4.5
Available since 4.5
Show: