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.
Gets the authentication tag resulting from encryption with a symmetric key including A128Gcm, A192Gcm, or A256Gcm.
public byte[] AuthenticationTag { get; }
member this.AuthenticationTag : byte[]
Public ReadOnly Property AuthenticationTag As Byte()