Partilhar via


ConnectorResourceProviderRequiredPermissions.IsWriteAction Property

Definition

Gets or sets a value indicating whether the permission is write action (PUT or PATCH).

public bool? IsWriteAction { get; set; }
member this.IsWriteAction : Nullable<bool> with get, set
Public Property IsWriteAction As Nullable(Of Boolean)

Property Value

Applies to