Share via


SPIrmSettings.IrmUseOauth property

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

Syntax

'Declaration
Public Property IrmUseOauth As Boolean
    Get
    Set
'Usage
Dim instance As SPIrmSettings
Dim value As Boolean

value = instance.IrmUseOauth

instance.IrmUseOauth = value
public bool IrmUseOauth { get; set; }

Property value

Type: System.Boolean

See also

Reference

SPIrmSettings class

SPIrmSettings members

Microsoft.SharePoint.Administration namespace