3 references to RoleProviderName
System.ServiceModel (3)
System\ServiceModel\Configuration\ServiceAuthorizationElement.cs (3)
32[ConfigurationProperty(ConfigurationStrings.RoleProviderName, DefaultValue = "")] 36get { return (string)base[ConfigurationStrings.RoleProviderName]; } 43base[ConfigurationStrings.RoleProviderName] = value;