FileSharing.SpinCount Property

Definition

Spin count for password hash

Represents the following attribute in the schema: spinCount

[DocumentFormat.OpenXml.SchemaAttr(0, "spinCount")]
public DocumentFormat.OpenXml.UInt32Value SpinCount { get; set; }
public DocumentFormat.OpenXml.UInt32Value SpinCount { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "spinCount")]
public DocumentFormat.OpenXml.UInt32Value? SpinCount { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("spinCount")]
public DocumentFormat.OpenXml.UInt32Value? SpinCount { get; set; }
public DocumentFormat.OpenXml.UInt32Value? SpinCount { get; set; }
member this.SpinCount : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "spinCount")>]
member this.SpinCount : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("spinCount")>]
member this.SpinCount : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property SpinCount As UInt32Value

Property Value

Attributes

Applies to