Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The name of the authentication provider that is trusted by SharePoint.
Namespace: Microsoft.SharePoint.AdministrationOperation
Assembly: Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)
Syntax
'Declaration
Public ProviderName As String
'Usage
Dim instance As SPTrustedAuthenticationProvider
Dim value As String
value = instance.ProviderName
instance.ProviderName = value
public string ProviderName
See Also
Reference
SPTrustedAuthenticationProvider Class