Share via


SPTrustedCustomClaimProvider.TrustedLoginProvider property

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property TrustedLoginProvider As SPTrustedLoginProvider
    Get
'Usage
Dim value As SPTrustedLoginProvider

value = Me.TrustedLoginProvider
protected SPTrustedLoginProvider TrustedLoginProvider { get; }

Property value

Type: Microsoft.SharePoint.Administration.Claims.SPTrustedLoginProvider

See also

Reference

SPTrustedCustomClaimProvider class

SPTrustedCustomClaimProvider members

Microsoft.SharePoint.Administration.Claims namespace