APIKeyContent.LinkedWriteProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The write access rights of this API Key.
public System.Collections.Generic.IList<string> LinkedWriteProperties { get; }
member this.LinkedWriteProperties : System.Collections.Generic.IList<string>
Public ReadOnly Property LinkedWriteProperties As IList(Of String)