Compartilhar via


SPRibbon.AuthenticationRestrictions Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property AuthenticationRestrictions As AuthenticationRestrictions
    Get
    Set
'Usage
Dim instance As SPRibbon
Dim value As AuthenticationRestrictions

value = instance.AuthenticationRestrictions

instance.AuthenticationRestrictions = value
public AuthenticationRestrictions AuthenticationRestrictions { get; set; }

Property Value

Type: Microsoft.SharePoint.Utilities.AuthenticationRestrictions
Returns AuthenticationRestrictions.

See Also

Reference

SPRibbon Class

SPRibbon Members

Microsoft.SharePoint.WebControls Namespace